Skip to main content

Week 4

Milestones

  • Presented the progress to the supermentor and had discussions with him for the same.
  • Added kafka to the project.

Screenshots / Videos

Image for POST request for kafka integration Response for kafka Response for kafka

Contributions

Here are the PR's raised by me this week by reconfiguring the project modules

My midpoint demo presentation

Learnings

My learnings for this week are as follows.

  • Learned about kafka and its applications.

The super-mentor had following suggestions

  • To use combination of Redis and files as database as opposed to PostgreSQL as the application is read heavy
  • Storing of data in JSON tree to make it easier to query.
  • Evaluating the need for some things like kafka.